Skip to content

snamazova/web_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README.md for Automated Scientific Discovery of Mind and Brain

Project Title

Automated Scientific Discovery of Mind and Brain

Description

This project is a website for the Automated Scientific Discovery of Mind and Brain lab. It serves as a platform to showcase our research projects, team members, and provide information about our lab.

Features

  • Home Screen: Displays the title of the lab, our logo, featured projects, and logos of collaborators.
  • Projects Page: A feed of all project thumbnails with filtering options.
  • Team Page: Information about team members, including pictures, names, and bios.
  • About Page: Details about the lab and its mission.

Project Structure

scientific-lab-website
├── src
│   ├── components
│   ├── pages
│   ├── data
│   ├── styles
│   └── App.tsx
├── public
│   └── assets
├── package.json
├── tsconfig.json
└── README.md

Installation

  1. Clone the repository:
    git clone <repository-url>
    
  2. Navigate to the project directory:
    cd scientific-lab-website
    
  3. Install dependencies:
    npm install
    

Usage

To start the development server, run:

npm start

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published