farhapartex /
inventory-react-ui
This is the UI/Frontend of inventory management system. I'm doing this project by learning by doing. My aim is to learn ReactJs. I've integrated Django REST APIs with this project.
Loading repository data…
Kidd254 / repository
The project is meant to retrieve data from API and display it on the web. The Project also allows for additional data where a user can add their own data through the input fields to be displayed on the web.
To Do List is a project that consists of building a single page application with HTML, CSS and JS that allows users to add and remove books from a list.
To get a local copy up and running, follow these steps.
Clone this repository to your desired folder:
cd my-folder-name
git clone https://github.com/Kidd254/Leaderboard
In order to install, modify and run this project, it is necessary to have the following applications installed:
It is also important to have at least basic knowledge of HTML, CSS and Javascript languages, so you will be able to understand and work with the html and css code of the project.
Install this project by running the next command into your project folder:
npm install
Open the HTML, CSS or Javascript files and modify the internal code and then run the following command:
npx run .
npx stylelint "**/*.{css,scss}"
npx eslint .
This will show you a log with details about errors (if any) and changes that would be necessary to solve those errors and improve the code.
Note: Please only modify the HTML, CSS and Javascript files. Do not modify the configuration files of the project.
👤 Lawrence Muema Kioko
Contributions, issues, suggestions and feature requests are welcome! Feel free to check the issues page.
To do Contributions, please fork this repository, create a new branch and then create a Pull Request from your branch. You can find detailed description of this process in: A Step by Step Guide to Making Your First GitHub Contribution by Brandon Morelli
If you liked this project, give me a "Star" (clicking the star button at the beginning of this page), share this repo with your developer community or make your contributions.
I would like to thank my Microverse teammates for their support. They have supported me a lot in carrying out this project, giving me suggestions, good advice and solving my code doubts.
This project is MIT licensed.
Selected from shared topics, language and repository description—not editorial ratings.
farhapartex /
This is the UI/Frontend of inventory management system. I'm doing this project by learning by doing. My aim is to learn ReactJs. I've integrated Django REST APIs with this project.
Hamzaoutdoors /
The JavaScript capstone project is about building my own web application based on an external API. My partner and me decided to work with API that provides data about series & movies.
HanaSabih /
The Bookstore is a website similar to "Awesome Books" website. This version simple website that displays a list of books and allows you to: Display a list of books, Add a book, Remove a selected book, and Discus about a book by making comments. The project is built using ReactJS, CSS3, and HTML5, bootstrap.
OmarrSakr /
Yummy🍴🥘 is a dynamic food discovery website that offers a variety of recipes and meal ideas. It features a clean, interactive layout with sections for different categories. 🛠 This project uses (HTML5), (CSS3), (JavaScript), and (jQuery). The site is fully responsive to ensure a smooth .
mrigorir /
This project is a web application based on an external API that allows getting basic information and pictures about any kind of pokemon. You can post your comments on the pokemon profile and give it likes. The comments and the likes features are stored in another API.
Abenezer-Tilahun /
This is a solo project being built in our second module of our curriculum at microverse. its a Leaderboard application were you are able to add your name and score to the leaderboard with the help of an API your details can be stored and retrieved correctly