Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/)