https://github.com/abayo-luc/simple-job-applicaiton-app
https://github.com/abayo-luc/simple-job-applicaiton-app
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/abayo-luc/simple-job-applicaiton-app
- Owner: abayo-luc
- Created: 2020-10-02T11:59:28.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-02T15:40:42.000Z (over 4 years ago)
- Last Synced: 2025-01-27T09:11:19.562Z (4 months ago)
- Language: JavaScript
- Size: 229 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Job Application
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/simple-job-applicaiton-app.git
cd simple-job-application-app
npm install
npm start```
Add env variable `.env` you can find exmaple in `.env.sample`
## Built With
- [React](https://reactjs.org/) - A JavaScript library for building user interfaces.
- [Ant design](https://ant.design/) - React components for faster and easier web development.
- [Axios](https://github.com/axios/axios) - A library for api/network request.## Who do I talk to?
- **Luc** ([email protected])