Sulton88Mehron90 / idea-box-one-react

Home Page:https://idea-box-one-react.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ideabox

This application enables users to capture their ideas on virtual cards. Users can input a title and a brief description for their ideas, which will then be displayed on the page.

Technologies Used

Utilizing React and the create-react-app toolkit, the project is built with a combination of JavaScript, HTML, and CSS for a seamless web experience.

Countributors:

Parvin A. Sattorova LinkedIn || GitHub
GitHub Avatar

Learning Goals:

Currently, as a front-end development student at the Turing School of Software Engineering, I'm diving deep into Module 3's curriculum. A pivotal part of my learning journey is the project based on Turing's Module 3 lesson: IdeaBox lesson. This project is instrumental in solidifying my grasp on React, specifically its functional component-based architecture.

Through this endeavor, I aim to:

Delve deeper into the fundamental concepts of React, emphasizing its functional component paradigm. Showcase my ability to harness React's functional components in building a real-world application. Enhance my comprehension of React's modular and component-based design. Adopt industry-standard methodologies for structuring and managing a React project. Craft a responsive and intuitive user interface by leveraging React's declarative style and component-driven framework.

Project Preview

DEPLOYED LINK

Set up

  1. Fork or clone down this respository.
  2. In the terminal, open this app by running the command cd <project folder name>
  3. Run the command npm start to start the server.
  4. Open http://localhost:3000 to view it in your browser.
  5. Use control C to stop the server.

About

https://idea-box-one-react.vercel.app


Languages

Language:JavaScript 50.2%Language:CSS 35.5%Language:HTML 14.3%