- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
This is a simple front end application that shows the speakers on the conference with the pictures and profile description.
[Conforence capstone project] is a...
Client
- Javascript
- font awesome
- HTML
- CSS
Server
- Not applicable
Database
- Not applicable
- CSS styling HML structuring
- Linter Test
- ES6 and Modularization
To get a local copy up and running, follow these steps.
In order to run this project you need:
Most of the command here are for mac user
Nod node required
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:AlphaNtihinduka/Conference-capstone1.gitInstall this project with:
cd Conference-capstone1Create a file at the root level called .env and add APP_ID=[YOU_APP_ID]. Click here to learn how to get [YOU_APP_ID]
Run the application with live serve in the webbrowser.To run linter tests, run the following command:
- npx hint .
- npx eslint .
- npx stylelint "**/*.{css,scss}"You can deploy this project using:
github webpagesMention all of the collaborators of this project.
👨💻 Ntihinduka Alpha ✍️
- GitHub: githubhandle
- Twitter: twitterhandle
- LinkedIn: LinkedIn
- Store the speakers information in the database.
- Use API endpoint to fetch the speakers
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, show your support by giving a star ⭐️ to this project
I would like to thank all the contributors and code reviewers.
-
How can i contribute to this project?
- Just clone the project and create a pul request with a well detailed feature intended to be added
-
Can I add external libraries?
- Yes, but it must be license you own the right to or open source library
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. The acknowledgement https://www.behance.net/gallery/29845175/CC-Global-Summit-2015.
