Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mauriciogirardi/test-front-end-meritt
This is a test for a Front-End position at Meritt. this project is a study platform
https://github.com/mauriciogirardi/test-front-end-meritt
axios react-icons react-router-dom reactjs styled-components
Last synced: 13 days ago
JSON representation
This is a test for a Front-End position at Meritt. this project is a study platform
- Host: GitHub
- URL: https://github.com/mauriciogirardi/test-front-end-meritt
- Owner: mauriciogirardi
- License: mit
- Created: 2021-02-02T15:49:55.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-02T16:25:48.000Z (almost 4 years ago)
- Last Synced: 2024-11-07T04:28:27.278Z (2 months ago)
- Topics: axios, react-icons, react-router-dom, reactjs, styled-components
- Language: TypeScript
- Homepage:
- Size: 1.07 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
🚀 Teste Front-end Developer Meritt
About the project |
Technologies |
Getting started |
License## 💇🏻♂️ About the project
This is a test for a Front-End position at Meritt.
this project is a study platform## Layout
## 🚀 Technologies
Technologies that I used to develop this web client
- [ReactJS](https://reactjs.org/)
- [TypeScript](https://www.typescriptlang.org/)
- [React Icons](https://react-icons.netlify.com/#/)
- [Styled Components](https://styled-components.com/)
- [Axios](https://github.com/axios/axios)
- [Eslint](https://eslint.org/)
- [Prettier](https://prettier.io/)
- [EditorConfig](https://editorconfig.org/)## 💻 Getting started
### Requirements
**Clone the project and access the folder**
```bash
$ git clone [email protected]:mauriciogirardi/test-front-end-meritt.git
```**Follow the steps below**
```bash
# Install the dependencies
$ yarn# run json-server
npx json-server server.json -p 3333 -w# Start the client
$ yarn start
```## 📝 License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
---
Made with 💜 by Mauricio Girardi 👋 [See my linkedin](https://www.linkedin.com/in/mauricio-girardi/)