ecommerce-store-reactjs-stripe-oauth2
recipe-page-html-css
ecommerce-store-reactjs-stripe-oauth2 | recipe-page-html-css | |
---|---|---|
1 | 1 | |
60 | 4 | |
- | - | |
0.0 | 0.0 | |
over 2 years ago | over 3 years ago | |
JavaScript | CSS | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ecommerce-store-reactjs-stripe-oauth2
-
Boilerplates for websites/app building
6.Products detailed page:If you are coding in React then you can use React Router to create a product detailed page.You can fetch the data from external api or the local file. Example:Github Repository Link
recipe-page-html-css
-
Boilerplates for websites/app building
1.Navbar:This is the basic component which every application will have.Then first learn how to make one basic navbar. It will have atleast a brand logo and list of menus for navigating to different pages.Use CSS-Flexbox or CSS-Grid to align it properly.To make it responsive you can make toggle bar using JavaScript or align the items in center row-wise for smaller devices. Here is the example of my application which you can refer to. Example:Github Repository Link
What are some alternatives?
ailog - An attendance log for Kizuna AIs' videos for when love-pii held the AI identity.
tachyons - Functional css for humans [Moved to: https://github.com/tachyons-css/tachyons]
restaurant-website - This is a restaurant website built using HTML and CSS.
furniture-website-react-firebase - This is a Furniture Business Website which displays different products and allows the user to login,view products and order by contacting the store.This website is built using React,React Router,Firebase for user authentication and Netlify for deployment.
meditate-app - A meditation app built on ReactJS.
tachyons - Functional css for humans
homina-web-client - Homina frontend web client.
Font-Awesome - The iconic SVG, font, and CSS toolkit
recipe-reactjs-api-firebase - This is a Recipe App which allows the user to login,view recipes,search different recipes and view it in detail.This web app is built using Meals DB API,React,React Router,context api,debounce search functionality,Firebase for user authentication and Netlify for deployment.