Giter Site home page Giter Site logo

portifolio-dev's Introduction

My portifolio

Here´s my portifolio made with React and Styled Components. Enjoy the site!

Site: Joshuahawatta.com

STACKS

Javascript react.js

LIBS

react.js styled components Express React router dom

WHAT I´VE LEARNED

- CSS shorthands.
- Responsivity on Styled Components

AT ROOT DIRECTORY

node_modules

where all of my dependencies are. Probably you don´t have it if you cloned this repo. just run "npm install" and it´s done! :)

src

the main directory for all the application files and sub-directories.

OTHER FILES OF ROOT DIRECTORY

.gitignore: all files and directories the git must ignore.
index.html: the file that links with my <index.jsx> to render it at a screen.
package*.json: my package managers.
vercel.json: Vercel configuration file for deploy.
vite.config.js: Vite configuration.
README.md: documentation.

INSIDE src DIRECTORY

assets: where it contains another 2 sub-directories: fonts and images.
components: my minor layout code stay here, like a navbar, footer, etc...
pages: my main components stay in here. They´re used for building my site pages.
App.jsx: my main render component.
index.jsx: to render App.jsx.
Routes.jsx: my routing system is built in here. Pages comes from <Pages> directory.
setup.css: declaring base CSS configurations.

portifolio-dev's People

Contributors

joshuahawatta avatar

Stargazers

Roman avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.