https://github.com/eltonlazzarin/newm-frontend-challenge
This is a project proposed by NewM company and was developed in ReactJS
https://github.com/eltonlazzarin/newm-frontend-challenge
api axios frontend javascript react-crud-app reactjs reactjs-challenges styled-components
Last synced: about 2 months ago
JSON representation
This is a project proposed by NewM company and was developed in ReactJS
- Host: GitHub
- URL: https://github.com/eltonlazzarin/newm-frontend-challenge
- Owner: eltonlazzarin
- Created: 2020-01-21T14:12:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-13T21:43:02.000Z (about 6 years ago)
- Last Synced: 2025-03-26T13:51:02.580Z (about 1 year ago)
- Topics: api, axios, frontend, javascript, react-crud-app, reactjs, reactjs-challenges, styled-components
- Language: JavaScript
- Size: 815 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
NewM Frontend Challenge
This project was developed in ReactJS and consists of create, show, edit and delete clients.





### :rocket: Frontend Technologies (WebApp)

- [ReactJS](https://reactjs.org/)
- [React Router v5](https://github.com/ReactTraining/react-router)
- [Axios](https://github.com/axios/axios)
- [styled-components](https://www.styled-components.com/)
- [VS Code](https://code.visualstudio.com) with [EditorConfig](https://marketplace.visualstudio.com/items?itemName=EditorConfig.EditorConfig) and [Prettier RC](https://github.com/prettier/prettier)
## :information_source: How To Use
```bash
# Clone this repository
$ git clone https://github.com/eltonlazzarin/newm-frontend-challenge.git
# Go into the repository
$ cd newm-frontend-challenge
# Install dependencies
$ yarn
# Rename the file.env to .env
# Run the app
$ yarn start
```
## :memo: License
This project is under the MIT license.
---
Made with ♥ by Elton Lazzarin :wave: [Get in touch!](https://www.linkedin.com/in/eltonlazzarin/)