https://github.com/abayo-luc/sneaker-city-app
https://github.com/abayo-luc/sneaker-city-app
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/abayo-luc/sneaker-city-app
- Owner: abayo-luc
- Created: 2020-10-04T08:30:40.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-04T17:11:53.000Z (over 4 years ago)
- Last Synced: 2025-01-27T09:11:19.600Z (4 months ago)
- Language: JavaScript
- Size: 227 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sneaker-city-app
The user interface of Simple Job Application system
## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
### Local Setup
A step by step series of examples that tell you how to get the development environment running
Clone the repo from github and install dependencies through npm.
```
git clone https://github.com/abayo-luc/sneaker-city-app.git
cd sneaker-city-app
npm install
npm start```
Add env variables `.env` you can find exmaple in `.env.sample`
## Built With
- [React](https://reactjs.org/) - A JavaScript library for building user interfaces.
- [UIKit](https://getuikit.com/) - A lightweight and modular front-end framework for developing fast and powerful web interfaces.
- [Axios](https://github.com/axios/axios) - A library for api/network request.## Who do I talk to?
- **Luc** ([email protected])