https://github.com/sainingo/practical_test_jr_developer
https://github.com/sainingo/practical_test_jr_developer
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sainingo/practical_test_jr_developer
- Owner: sainingo
- Created: 2024-04-17T08:23:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-17T11:38:05.000Z (over 2 years ago)
- Last Synced: 2025-10-26T07:21:22.022Z (9 months ago)
- Language: JavaScript
- Size: 236 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Practical Test Junior Developer
This repo host the three projects for junior developer test
Read Me
## About The Project
This is practical test for junior developer
### Built With
This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
* [![React][React.js]][React-url]
* [![Node][Node.js]][Node-url]
* [![Tailwind][Tailwind.js]][Tailwind-url]
* [![Mysql][Mysql.js]][Mysql-url]
## Getting Started
clone the main repo
-- git clone https://github.com/sainingo/practical_test_jr_developer
cd the folder you wish to test
- eg /crud_app_with_mysql
cd backend/
* npm install
* npm run dev
### Prerequisites
This is an example of how to list things you need to use the software and how to install them.
* npm
```sh
npm install npm@latest -g
```
## Contributing
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request