Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laguna1/app-front
https://github.com/laguna1/app-front
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/laguna1/app-front
- Owner: Laguna1
- License: mit
- Created: 2021-05-10T20:24:47.000Z (over 3 years ago)
- Default Branch: development
- Last Pushed: 2021-07-27T14:38:19.000Z (over 3 years ago)
- Last Synced: 2024-10-07T22:31:16.928Z (about 1 month ago)
- Language: JavaScript
- Size: 10.3 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# app-front
- The aim of this project was to create a mobile application for tracking certain things and present a list of parts to measure.
This project is an external part of the "Tracking App" application, and for the server part the Rails application with the necessary endpoints is used.
The server side for this application is available [here: 'api-back'](https://final-api-backend.herokuapp.com/)- User can to create an account
![Screen](./src/assets/img/1img.png)- User can to sign in existant account
![Screen](./src/assets/img/2img.png)- User can create new tracking
![Screen](./src/assets/img/3img.png)- User can view a diagram of each tracking
![Screen](./src/assets/img/4img.png)### [Live Demo](https://app-front.netlify.app)
### Built With
- Javascript ES6
- React
- Redux
- HTML
- CSS
- VSCode### Getting Started
To get a local copy up and running follow these simple example steps.
- `git clone https://github.com/Laguna1/app-front`
- `cd app-front`### Setup
Instal dependensies with:
- `npm install`
### Usage
Start server with:
- `npm start`
Open `http://localhost:3000/` in your browser.
### Run tests
- `npm test`
### Author
👤 **Oksana Petrova**
- GitHub: [@github/Laguna1](https://github.com/Laguna1)
- Linkedin: [linkedin/OksanaPetrova](https://www.linkedin.com/in/oksana-petrova/)
- Twitter: [@OksanaP48303303](https://twitter.com/OksanaP48303303)### 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Laguna1/api-front/issues)
### Show your support
Give a ⭐️ if you like this project!
### Acknowledgments
You can access all the design info - color, typography, layouts - at this link:
### 📝 License
This project is [MIT](https://github.com/Laguna1/api-front/LICENSE) licensed.