Table of Contents
To welcome hacktoberfest we provide to create this repository to make you can contribute in hacktober fest with happy and make you more creative.
This app build with React.JS
and tailwind css
How to contribute? Just fork this repository and then, create branch from forked repository, edit, create pull request, finish
Please be sure to have node.js
to run this app
- Clone the repo
git clone https://github.com/akimabs/random-call-api.git
- Install NPM packages
npm install
To start developing this app you can follow this step:
-
Type
npm start
and pressenter
, the app will appear automatically in development mode. -
Copy file
src/example/example-file.js
tosrc/contributor
and rename it. -
Start developing your new file.
-
import your file to
index.js
-
Finish, yeay~ Your development progress is done.
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!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
List generated with contributors-img. [Updates every 24 hrs]