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

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

Awesome Lists containing this project

README

          





NewM Frontend Challenge


This project was developed in ReactJS and consists of create, show, edit and delete clients.



GitHub top language

GitHub language count

GitHub last commit

GitHub issues

Styled-Components

### :rocket: Frontend Technologies (WebApp)

Github Search Page

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