Contributors Forks Stargazers Issues MIT License


REDComm Fullstack Developer Intern Test

Technical Test for applying as a Fullstack Developer Intern at REDComm Indonesia

Report Bug or Request Feature

Table of Contents
  1. Author
  2. About The Project
  3. Installation
  4. Contributing
  5. License

Author

  • Nafis Arinda Rizky Putra Handoko
  • 6th semester Information Technology in University of Jember

(back to top)

About The Project

This is a frontend part of the test. Make sure you run the backend as well. Setup the backend here

(back to top)

Built With

Here's a list of the technologies i used to build this project

(back to top)

Installation

Requirements

Langkah Instalasi

  • Buka terminal/cmd
  • Ketik perintah dibawah ini secara berturut-turut di cmd :
git clone https://github.com/NafisHandoko/redcomm-intern-fe.git
cd redcomm-intern-fe
npm install
npm run dev
  • CTRL + Click url yang tertera di terminal

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

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

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)